projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731bd0a
)
(Window Hooks): Explain limits of window-scroll-functions.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 9 Sep 2006 22:36:01 +0000
(22:36 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 9 Sep 2006 22:36:01 +0000
(22:36 +0000)
lispref/windows.texi
patch
|
blob
|
history
diff --git
a/lispref/windows.texi
b/lispref/windows.texi
index ce420958b13c96e0118a334ba51f3b67a00d010c..cf045bfd5c4f33d1f78f29f6e9c6be2b2d85f1c2 100644
(file)
--- a/
lispref/windows.texi
+++ b/
lispref/windows.texi
@@
-2347,6
+2347,10
@@
Displaying a different buffer in the window also runs these functions.
These functions must be careful in using @code{window-end}
(@pxref{Window Start}); if you need an up-to-date value, you must use
the @var{update} argument to ensure you get it.
+
+@strong{Warning:} don't use this feature to alter the way the window
+is scrolled. It's not designed for that, and such use probably won't
+work.
@end defvar
@defvar window-size-change-functions